Skip to content

Added laminas-diactoros #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 15, 2020
Merged

Added laminas-diactoros #276

merged 6 commits into from
Jun 15, 2020

Conversation

boesing
Copy link
Contributor

@boesing boesing commented Jun 8, 2020

What's in this PR?

  • Moved zend-diactoros to the end of lists
  • Changed installation example to laminas-diactoros
  • Marked zend-diactoros as abandoned where possible

Why?

As of the end of 2019, zendframework got abandoned and laminas was released.

Thus, laminas-diactoros replaced diactoros of zendframework.

I am not sure how you guys want to handle that replace. I've created a PR in php-http/discovery#169 in order to add support for laminas.

Should we drop the zendframework part totally from the documentation or keep it as the package still supports zendframework?

Would love to get some feedback here.

@boesing
Copy link
Contributor Author

boesing commented Jun 8, 2020

TBH: I dont know what to change to make this PR working. I am not that familiar in all that documentation tools around. Can someone guide me a bit to get this fixed?

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot for php-http/discovery#169 and this!

i think most of the errors are not about changes you do here, and we need to fix them elsewhere. however, one is about "Laminas" not being a known word. please add that in https://github.com/php-http/documentation/blob/master/spelling_word_list.txt (in alphabetic position)

@dbu dbu mentioned this pull request Jun 10, 2020
@dbu
Copy link
Contributor

dbu commented Jun 10, 2020

i fixed the other spelling erros in #277, if you rebase and add Laminas to the word list, the build should be green.

boesing added 3 commits June 14, 2020 13:12
- Moved zend-diactoros to the end of lists
- Changed installation example to `laminas-diactoros`
- Marked zend-diactoros as abandoned where possible
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing force-pushed the laminas-diactoros branch from 67881e1 to c89c3c6 Compare June 14, 2020 11:13
@boesing
Copy link
Contributor Author

boesing commented Jun 14, 2020

Hm, I've rebased and added Laminas but build still fails. Probably I accidentally removed your changes from my branch due to skipped rebase from my own branch...
Could you probably re-push these changes?
Sorry. 🙈

boesing added 2 commits June 14, 2020 14:11
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing requested a review from dbu June 14, 2020 12:23
@dbu dbu merged commit d11d322 into php-http:master Jun 15, 2020
@dbu
Copy link
Contributor

dbu commented Jun 15, 2020

thanks a lot!

@boesing boesing deleted the laminas-diactoros branch June 15, 2020 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants